FEM MaterialMechanicalNonlinear/ru

FEM Нелинейный механический материал

Расположение в меню
Model → Materials → Нелинейный механический материал
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM tutorial

Описание

Creates a nonlinear mechanical material. Currently, only plasticity with simple (isotropic) hardening is available. introduced in 1.0: Kinematic hardening is also available.

Применение

  1. To create a new MaterialMechanicalNonlinear object:
    1. Add a Material for solid.
    2. Select it.
    3. Do one of the following:
  2. To edit an existing MaterialMechanicalNonlinear object:
    1. Select it in the Tree view.
    2. Select the material model (isotropic (simple) hardening or introduced in 1.0: kinematic hardening).
    3. Define yield points (stress [MPa] vs plastic strain). The first point must have a zero plastic strain. Press the ... button next to ДанныеYield Points to input the points using a user-friendly list. The syntax is described in the Notes section.

Notes

stress_1, 0
stress_2, plastic_strain_2
...
With dot as the decimal separator since that's what CalculiX uses.
For example to define a bilinear model with hardening for S275 steel:
275, 0
490, 0.2
Or, to define perfect plasticity with no hardening for this material:
275, 0